Merged [20921], [20922], [20969], [20971]: Added MySpace service and account for...
[adiumx.git] / Plugins / Purple Service / PurpleMySpaceAccount.h
blobd60ef59c7aa9f2b207522b7c9e2b18d56a0bd7d8
1 //
2 // PurpleMyspaceAccount.h
3 // Adium
4 //
5 // Created by Evan Schoenberg on 9/11/07.
6 //
8 #import "CBPurpleAccount.h"
10 @interface PurpleMyspaceAccount : CBPurpleAccount {
14 @end